Poke Vec2
Poke Vec2
MemPtr
,
X#
,
Y#
Description
Pokes 2 sequential floats into the specified memory address.
Parameters
MemPtr
INTEGER
Pointer to a Vector2 structure
X#
FLOAT
The vector's new X value
Y#
FLOAT
The vector's new Y value
Shader Commands
jGfx Command Index
jGfx Main